adTempus API
|
Gets or sets the delay (in seconds) before the computer is shut down.
__property long Delay;
long Delay;
Property Delay() As long
0
If the Delay is 0, the computer begins shutting down as soon as the task is executed. If the Delay is >0, the task displays the System Shutdown notice and waits Delay seconds before shutting down.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|